Skip to content

split const/sym asm tests into their own file#4

Merged
Amanieu merged 2 commits intoAmanieu:const-asm-typefrom
folkertdev:asm-const-split-test-file
Aug 1, 2024
Merged

split const/sym asm tests into their own file#4
Amanieu merged 2 commits intoAmanieu:const-asm-typefrom
folkertdev:asm-const-split-test-file

Conversation

@folkertdev
Copy link

this fixes the error ordering problem we're running into in rust-lang#125558. What makes this work is that global_asm! now occurs earlier in the file than asm!. I've verified in rust-lang#128505 that this passes CI

@Amanieu Amanieu merged commit 47e6db5 into Amanieu:const-asm-type Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants